home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / business / pb031.dms / pb031.adf / EasyCalc / help / _max.help < prev    next >
Text File  |  1992-11-20  |  229b  |  18 lines

  1. Spreadsheet Function: MAX()
  2. Synopsis:
  3.  
  4. @MAX(range)
  5.  
  6. Description:
  7.  
  8. This returns the maximum value in the specified cell
  9. range.
  10.  
  11. Examples:
  12.  
  13. @MAX(A1:A12) could give 56.7.
  14. *
  15. Using Functions
  16. Usefunc.help
  17. Maths Operators
  18. operators.help